home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 25 / Cream of the Crop 25.iso / bbs / hunt103.zip / HUNT.ZIP / HLOCS / HSWAMP.LOC < prev    next >
Text File  |  1995-07-20  |  3KB  |  116 lines

  1. NAME HSWAMP
  2. //---------------------------------------------------------------------------
  3. BEGIN_LOCATION Swamp
  4. TYPE STD
  5. MAP HSWAMP2.MAP
  6.  
  7. BEGIN_DESCRIPTION
  8.    You're standing up to your knees in swamp.  The whole area is teeming with
  9. disgusting life-forms.  You can hear them, occasionally see them, and sometimes
  10. something in the water brushes by your boots.
  11.    The paths you've been following have got you thoroughly lost.  You can
  12. continue in any direction: [N]orth; [E]ast; [W]est; or [S]outh.  The area is
  13. far less than friendly and you feel you should get moving soon.
  14. END_DESCRIPTION
  15.  
  16. BEGIN_DIRECTIONS
  17. [N]orth - HSWAMP Swamp
  18. [E]ast  - HSWAMP Swamp
  19. [W]est  - HEASY Sunken Road
  20. [S]outh - HSWAMP Swamp Island
  21. END_DIRECTIONS
  22.  
  23. BEGIN_ENCOUNTER
  24. PROB 40
  25. LIST HSWAMP.NPC
  26. END_ENCOUNTER
  27.  
  28. END_LOCATION Swamp
  29.  
  30. //---------------------------------------------------------------------------
  31. BEGIN_LOCATION Dense Swamp
  32. TYPE STD
  33. MAP HSWAMP3.MAP
  34.  
  35. BEGIN_DESCRIPTION
  36.    You've been following paths through this god-forsaken swamp and have no
  37. idea where you are.  This place is too quiet.  You can't here any noises but
  38. you can feel eyes staring at you, like they're waiting for something.
  39.    The paths you've been following have got you thoroughly lost.  You can
  40. continue in any direction: [N]orth; [E]ast; [W]est; or [S]outh.  This whole
  41. swamp is giving you the creeps, not to mention you're up to your thighs in
  42. mud and water.  You feel you should get moving soon.
  43. END_DESCRIPTION
  44.  
  45. BEGIN_DIRECTIONS
  46. [N]orth - HEASY Sunken Road
  47. [E]ast  - HSWAMP Swamp Island
  48. [W]est  - HSWAMP Dense Swamp
  49. [S]outh - HSWAMP Dense Swamp
  50. END_DIRECTIONS
  51.  
  52. BEGIN_ENCOUNTER
  53. PROB 60
  54. LIST HSWAMP.NPC
  55. END_ENCOUNTER
  56.  
  57. END_LOCATION Dense Swamp
  58.  
  59. //---------------------------------------------------------------------------
  60. BEGIN_LOCATION Swamp Island
  61. TYPE STD
  62. MAP HSWAMP4.MAP
  63.  
  64. BEGIN_DESCRIPTION
  65.    You're now standing on some kind of island in the swamp.  All around you is
  66. more swamp and even here the gnarled trees block out the sun.  You can still
  67. feel eyes in the swamp watching you.
  68.    Someone's made this place their home though.  A ramshackle little [H]ut has
  69. been built here from fallen trees and branches.  It appears really unstable.
  70. If you blow hard, you might be able to knock it down.
  71. END_DESCRIPTION
  72.  
  73. BEGIN_DIRECTIONS
  74. [H]ut   - HSWAMP Swamp Hut
  75. [N]orth - HSWAMP Swamp
  76. [E]ast  - HSWAMP Swamp
  77. [W]est  - HSWAMP Dense Swamp
  78. [S]outh - HSWAMP Dense Swamp
  79. END_DIRECTIONS
  80.  
  81. BEGIN_ENCOUNTER
  82. PROB 30
  83. LIST HSWAMP.NPC
  84. END_ENCOUNTER
  85.  
  86. END_LOCATION Swamp Island
  87.  
  88. //---------------------------------------------------------------------------
  89. BEGIN_LOCATION Swamp Hut
  90. TYPE STD
  91. DEFAULT R
  92. MAP HSWAMP4.MAP
  93.  
  94. BEGIN_DESCRIPTION
  95.    It's only just barely darker inside the hut than outside from the light
  96. streaming in through cracks.  The place is not well furnished, possibly due
  97. to the fact that the whole thing could collapse at any time.  Some blankets
  98. and leaves lie in the mud in a corner as some kind of bed.  A small fire-pit,
  99. although not lit at the moment, is in the middle and a variety of bent and
  100. twisted pots lie scattered around it.  The are no other places to go inside
  101. the hut except to [R]eturn to the swamp.
  102. END_DESCRIPTION
  103.  
  104. BEGIN_DIRECTIONS
  105. [R]eturn - HSWAMP Swamp Island
  106. END_DIRECTIONS
  107.  
  108. BEGIN_ENCOUNTER
  109. PERM HPERME.NPC Frogman
  110. PROB 20
  111. LIST HSWAMP.NPC
  112. END_ENCOUNTER
  113.  
  114. END_LOCATION Swamp Hut
  115.  
  116.